[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 31 SHUFFLE < SKIP 36 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19746 | Sanders, Stephanie, A | V2W 1W2 | Haney | British Columbia | Canada |
20901 | Xu, Chad | 92150 | Suresnes | Hauts de Seine | France |
Generated 2025-07-12 15:41:21.884 UTC