[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 2453  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25064Harris, James, M90505TorranceCaliforniaUnited States
16192Lopez, MarieRG11 5TPBerkshireEnglandUnited Kingdom
14832Rana, BarryB29 6SLBirminghamEnglandUnited Kingdom
26718Flores, Richard90802Long BeachCaliforniaUnited States

Generated 2025-07-09 19:58:18.495 UTC