[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 589   SHUFFLE   <  SKIP 204  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11434Lopez, AndreRH15 9UDWest SussexEnglandUnited Kingdom
20755Lopez, Alex94519ConcordCaliforniaUnited States
25978Perez, Morgan92806La JollaCaliforniaUnited States
13084Hughes, LuisV8POak BayBritish ColumbiaCanada

Generated 2025-07-21 10:55:53.542 UTC