[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 159   SHUFFLE   <  SKIP 2387  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24925Perez, Erick91910Chula VistaCaliforniaUnited States
16828Mitchell, Logan, ROX1OxfordEnglandUnited Kingdom
28387Alvarez, RobertoAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-13 09:35:41.981 UTC