[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 165  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20277Hall, Mary, R3337MeltonVictoriaAustralia
22557Scott, JasonLE18LeedsEnglandUnited Kingdom
27233Ward, Seth, E91977Spring ValleyCaliforniaUnited States

Generated 2025-07-10 16:57:56.223 UTC