[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 9324   SHUFFLE   <  SKIP 1164  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24065Gutierrez, LoriSL67RJMaidenheadEnglandUnited Kingdom
24872Raje, Alisha, J75019ParisSeine (Paris)France
20409Young, Sophia99202SpokaneWashingtonUnited States

Generated 2025-07-20 03:46:35.781 UTC