[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 3721   <  SKIP 402  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13797Gao, Franklin, R24044KielSaarlandGermany
25420Scott, Jordan98284Sedro WoolleyWashingtonUnited States
28599Perry, Stephanie99202SpokaneWashingtonUnited States

Generated 2025-07-18 22:27:31.506 UTC