[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 396   SHUFFLE   <  SKIP 1642  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14835Saunders, Melody, R33041PaderbornHamburgGermany
29252Parker, Alex94303Palo AltoCaliforniaUnited States
16585Sun, Vincent, FRH15 9UDWest SussexEnglandUnited Kingdom
22980Washington, Oscar90706BellflowerCaliforniaUnited States

Generated 2025-07-18 19:42:19.324 UTC