[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 376   SHUFFLE   <  SKIP 448  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14896Flores, Alexia, D91945Lemon GroveCaliforniaUnited States
17411Brooks, Jennifer, LV3L 1H4WestminsterBritish ColumbiaCanada
24114Yuan, Kristin, CAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-11-05 13:56:03.489 UTC