[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 484   SHUFFLE   <  SKIP 350  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27778Garcia, TabithaC2H 7AULondonEnglandUnited Kingdom
26208Anand, SharonWA3WatfordEnglandUnited Kingdom
13715Sanchez, Eduardo91910Chula VistaCaliforniaUnited States

Generated 2025-07-14 23:25:18.807 UTC