[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 8719   <  SKIP 1756  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17190Rana, Ebony, J24044KielSaarlandGermany
20613Raje, Lindsay, L4810TownsvilleQueenslandAustralia
18954Young, Dalton, R94536FremontCaliforniaUnited States

Generated 2025-07-19 11:38:00.991 UTC