[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   SHUFFLE   SKIP 3797   <  SKIP 353  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14569Rodriguez, Kristopher98225BellinghamWashingtonUnited States
13088Powell, Megan98284Sedro WoolleyWashingtonUnited States
20138Moreno, Kendra01071DresdenHessenGermany

Generated 2025-07-20 09:43:30.573 UTC