[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 680   SHUFFLE   <  SKIP 1929  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14716Zhou, Shannon, W57000MetzMoselleFrance
27928Ms., Slattengren, Dianne, K.SL67RJMaidenheadEnglandUnited Kingdom
26508Ross, Marcus, F98027IssaquahWashingtonUnited States

Generated 2025-07-19 02:46:29.055 UTC