[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 750 SHUFFLE < SKIP 814 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27150 | Anand, Lacey, J | 2065 | St. Leonards | New South Wales | Australia |
16271 | Gutierrez, Michele, K | 10210 | Berlin | Hamburg | Germany |
26270 | Bailey, Hailey, R | V9B 2C3 | Shawnee | British Columbia | Canada |
Generated 2025-07-21 16:52:49.301 UTC