[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 250   SHUFFLE   <  SKIP 56  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25111Chander, Drew, J6006PerthSouth AustraliaAustralia
13357Gonzales, Blake, C92020El CajonCaliforniaUnited States
19191Chande, Keith24044KielSaarlandGermany

Generated 2025-07-08 09:37:50.729 UTC