[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 7456  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24192Prasad, Regina, AEM15Esher-MoleseyEnglandUnited Kingdom
20307Blue, Natalie, T92118CoronadoCaliforniaUnited States
24191He, Marshall, R24044KielSaarlandGermany
23100Raje, Christy4000BrisbaneQueenslandAustralia

Generated 2025-07-21 08:42:47.279 UTC