[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 327   SHUFFLE   <  SKIP 2101  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16473Andersen, Dawn10210BerlinHamburgGermany
20047Huang, Ronnie92150SuresnesHauts de SeineFrance
25200Williams, Nathan99202SpokaneWashingtonUnited States

Generated 2025-07-14 16:28:38.146 UTC