[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 3669   SHUFFLE   <  SKIP 2602  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13580Xu, Carol, P63009OffenbachSaarlandGermany
26400James, Jade, MEM15Esher-MoleseyEnglandUnited Kingdom
14913Roberts, Chloe94303Palo AltoCaliforniaUnited States

Generated 2025-07-13 05:41:13.095 UTC