[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 2476 SHUFFLE < SKIP 732 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18293 | Butler, Austin, W | 4700 | Rockhampton | Queensland | Australia |
25010 | Kumar, Misty, H | 4217 | Gold Coast | Queensland | Australia |
22264 | Coleman, Stephanie | V8Y 1L1 | Cliffside | British Columbia | Canada |
Generated 2025-07-21 22:23:53.194 UTC