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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28913Diaz, KristaNT20Newcastle upon TyneEnglandUnited Kingdom
26962Moreno, Francis, ATY31RuncornEnglandUnited Kingdom
19666Alexander, Hailey, C7001HobartTasmaniaAustralia

Generated 2025-07-12 15:58:24.574 UTC