[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 3027   SHUFFLE   <  SKIP 1812  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20263Zhou, Steve, C2777SpringwoodNew South WalesAustralia
14383Ferrier, Marvin, L94519ConcordCaliforniaUnited States
28712Goel, GregoryRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-12 03:28:32.700 UTC