[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 2816   SHUFFLE   <  SKIP 24  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18553Roberts, Alex, K97034Lake OswegoOregonUnited States
27819Martin, Michele, JWA3WatfordEnglandUnited Kingdom
25982Phillips, Rebecca98901YakimaWashingtonUnited States

Generated 2025-07-20 13:48:33.372 UTC