[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 482   SHUFFLE   <  SKIP 3946  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14040Morris, Stephanie, S92020El CajonCaliforniaUnited States
26638Flores, Olivia, V98403TacomaWashingtonUnited States
16530Chander, PriscillaSW1P 2NULondonEnglandUnited Kingdom
26539Hayes, Faith94010BurlingameCaliforniaUnited States
25580Allen, Amber, A59491Villeneuve-d'AscqNordFrance
27122Liang, Ernest, N92400CourbevoieHauts de SeineFrance

Generated 2025-07-11 20:34:10.991 UTC