[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 817   SHUFFLE   <  SKIP 180  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22447Shan, Tara, C24044KielSaarlandGermany
14785Patterson, Gavin78100Saint Germain en LayeYvelineFrance
14916Washington, Paige, C98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-17 09:58:17.347 UTC