[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 250   SHUFFLE   <  SKIP 739  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23298Martinez, Robert, L98033KirklandWashingtonUnited States
21859Kim, Monica92700ColombesHauts de SeineFrance
13518Goldstein, Brendan6105CloverdaleSouth AustraliaAustralia

Generated 2025-07-08 21:49:17.082 UTC