[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 2421   SHUFFLE   <  SKIP 2350  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13204Parker, Savannah, H91932Imperial BeachCaliforniaUnited States
18970Roberts, Jason, G90012Los AngelesCaliforniaUnited States
14984Vance, Regina, MRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-14 14:00:42.488 UTC