[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 908   SHUFFLE   <  SKIP 110  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20984Rubio, Sabrina, A3337MeltonVictoriaAustralia
25309Zhou, Karen04838EilenburgBrandenburgGermany
20091Parker, Andrea, L92118CoronadoCaliforniaUnited States

Generated 2025-07-12 04:42:24.079 UTC