[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 24 SHUFFLE < SKIP 320 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26902 | Mehta, Clifford | 59170 | Croix | Nord | France |
23010 | Cook, Seth | V0 | Sooke | British Columbia | Canada |
Generated 2025-07-11 12:46:36.658 UTC