[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 1182   SHUFFLE   <  SKIP 609  >   <  TAKE 4  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28382Ortega, Roberto, R24044KielSaarlandGermany
18447Ortega, Renee1597Lane CoveNew South WalesAustralia
16924Price, Julia, A94519ConcordCaliforniaUnited States
16493Fernandez, Brenda, L3198SeafordVictoriaAustralia

Generated 2025-07-18 02:48:22.232 UTC