[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 189   SHUFFLE   <  SKIP 2162  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17192He, Warren, LNT20Newcastle upon TyneEnglandUnited Kingdom
17546James, Melanie, V90802Long BeachCaliforniaUnited States
24807Moreno, Anne, A91910Chula VistaCaliforniaUnited States

Generated 2025-07-15 15:36:32.193 UTC