[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 875 SHUFFLE < SKIP 6113 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14062 | Clark, Madison, A | 4655 | Hervey Bay | Queensland | Australia |
15334 | Williams, Sydney, J | V8X | Royal Oak | British Columbia | Canada |
27014 | Hughes, Luke, I | V8X | Royal Oak | British Columbia | Canada |
Generated 2025-07-14 04:30:07.654 UTC