[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 3275 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27500 | Hill, Luis | 3337 | Melton | Victoria | Australia |
22285 | Moreno, Meredith, D | V8Y 1L1 | Cliffside | British Columbia | Canada |
Generated 2025-07-09 16:29:47.504 UTC