[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 327 SHUFFLE < SKIP 3604 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13434 | Wright, Kaitlyn, G | V7L 4J4 | N. Vancouver | British Columbia | Canada |
20813 | Mr., Rothkugel, Michael, L. | 2065 | St. Leonards | New South Wales | Australia |
Generated 2025-07-14 05:49:55.035 UTC