[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 4000 SHUFFLE < SKIP 2699 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25807 | Lopez, Kaitlin, J | 75010 | Paris | Seine (Paris) | France |
14347 | Goel, Tara, I | 2036 | Malabar | New South Wales | Australia |
16836 | Thomas, David | V8Y 1L1 | Cliffside | British Columbia | Canada |
Generated 2025-07-20 22:21:36.667 UTC