[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 3917   SHUFFLE   <  SKIP 3471  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18056Price, Haley, A92020El CajonCaliforniaUnited States
16296White, Sydney, M59491Villeneuve-d'AscqNordFrance
13249Perry, RyanV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-12 04:53:27.884 UTC