[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 189 SHUFFLE < SKIP 1465 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18201 | Xie, Karla | 2444 | Port Macquarie | New South Wales | Australia |
12122 | Coleman, Destiny, W | V7L 4J4 | Vancouver | British Columbia | Canada |
Generated 2025-07-17 00:08:58.512 UTC