[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 251 SHUFFLE < SKIP 881 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13417 | Cox, Ian, D | 90802 | Long Beach | California | United States |
14200 | Goel, Colleen | 92700 | Colombes | Hauts de Seine | France |
Generated 2025-07-15 14:09:20.711 UTC