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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17294Arun, Ruth, S4217Gold CoastQueenslandAustralia
15788Li, Barbara3000MelbourneVictoriaAustralia
23081Powell, Brandon94063Redwood CityCaliforniaUnited States

Generated 2025-07-18 06:58:28.499 UTC