[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 406   SHUFFLE   <  SKIP 3062  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11320Hill, Morgan, M91203GlendaleCaliforniaUnited States
23703Sanchez, Jacqueline, E94014ColmaCaliforniaUnited States
19066Sharma, DylanGA10GatesheadEnglandUnited Kingdom
20134Zhao, FranklinMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-20 23:05:40.551 UTC