[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 593   SHUFFLE   <  SKIP 268  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18162Pal, Misty, H92700ColombesHauts de SeineFrance
18393Ross, Angela, D97034Lake OswegoOregonUnited States
19877Zheng, Steve, D91910Chula VistaCaliforniaUnited States
11351Ramos, Anne, RW10 6BLLondonEnglandUnited Kingdom
28930Kapoor, Jarrod1002SydneyNew South WalesAustralia
12305Bailey, XavierPE17BuryEnglandUnited Kingdom

Generated 2025-11-05 17:55:48.303 UTC