[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 875   SHUFFLE   <  SKIP 961  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22207Sanchez, Nancy, L1597Lane CoveNew South WalesAustralia
13153Hill, Jack, N98168BurienWashingtonUnited States
28382Ortega, Roberto, R24044KielSaarlandGermany

Generated 2025-07-15 22:31:48.335 UTC