[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 484 SHUFFLE < SKIP 4602 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28197 | Rodriguez, Kayla, W | V7L 4J4 | Vancouver | British Columbia | Canada |
17059 | Chen, Louis, J | 2444 | Port Macquarie | New South Wales | Australia |
Generated 2025-07-16 11:06:19.279 UTC