[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity < SKIP 3613 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18263 | Jai, Karla | 2450 | Coffs Harbour | New South Wales | Australia |
18296 | Li, Trisha, A | 2450 | Coffs Harbour | New South Wales | Australia |
Generated 2025-07-11 19:50:01.605 UTC