[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 250   SHUFFLE   <  SKIP 819  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22419Xu, Damien78100Saint Germain en LayeYvelineFrance
16709Alvarez, Roy, A4171HawthorneQueenslandAustralia
27332Raji, Tony, K17490Saint OuenCharente-MaritimeFrance
20778Ramirez, Seth, R98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-14 22:35:00.307 UTC