[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 405   SHUFFLE   <  SKIP 1726  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26990Patel, Darren, C95010HofBayernGermany
27068Kelly, Jade90505TorranceCaliforniaUnited States
23659Shan, Drew3977CranbourneVictoriaAustralia

Generated 2025-07-12 00:44:12.165 UTC