[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 1211   SHUFFLE   <  SKIP 3363  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25206Bryant, Ryan, W90712LakewoodCaliforniaUnited States
21692Ward, Savannah, L98901YakimaWashingtonUnited States
11897Ashe, Orlando, I3205South MelbourneVictoriaAustralia

Generated 2025-07-22 13:04:30.527 UTC