[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 2421 SHUFFLE < SKIP 780 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28032 | Coleman, Grace, J | 91203 | Glendale | California | United States |
18345 | Bryant, Samantha | V9 | Metchosin | British Columbia | Canada |
Generated 2025-07-13 05:20:50.344 UTC