[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 512 SHUFFLE < SKIP 110 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23457 | Rivera, Nicole | 90210 | Beverly Hills | California | United States |
17491 | Hall, Kyle, J | V7L 4J4 | N. Vancouver | British Columbia | Canada |
14177 | Nara, Kenneth, K | 59140 | Dunkerque | Nord | France |
Generated 2025-07-12 11:41:54.892 UTC