[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 2493   SHUFFLE   <  SKIP 24  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23833Gonzales, Kevin, J98027IssaquahWashingtonUnited States
13736Rivera, Cole, R91977Spring ValleyCaliforniaUnited States
13566Mr., Sandberg, Mikael42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-11 01:10:39.774 UTC