[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 717   SHUFFLE   <  SKIP 2039  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17646Xu, Leah, M92700ColombesHauts de SeineFrance
11337Romero, JeromeWA3WatfordEnglandUnited Kingdom
15998Flores, Marissa91910Chula VistaCaliforniaUnited States

Generated 2025-07-12 18:46:07.112 UTC