[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 512 SHUFFLE < SKIP 1192 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27403 | Coleman, Dylan | V7L 4J4 | N. Vancouver | British Columbia | Canada |
25679 | Rodriguez, Meredith | 93500 | Pantin | Seine Saint Denis | France |
Generated 2025-07-11 13:37:54.324 UTC