[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 717   SHUFFLE   <  SKIP 1885  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28229Wilson, Samantha90505TorranceCaliforniaUnited States
13502Nara, Deborah, E12311BerlinSaarlandGermany
16543McDonald, JennyW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-14 00:43:32.468 UTC