[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5359  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18973Yuan, Kate94010BurlingameCaliforniaUnited States
20958Alonso, Gerald66272Sulzbach TaunusSaarlandGermany
20268He, Jorge3337MeltonVictoriaAustralia

Generated 2025-07-11 18:43:28.555 UTC