[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 750   SHUFFLE   <  SKIP 528  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17960Rodriguez, Marie, LOX1OxfordEnglandUnited Kingdom
17872Miller, Robert, M98027IssaquahWashingtonUnited States
28134Rana, Terrance, M1597Lane CoveNew South WalesAustralia

Generated 2025-11-05 13:29:41.120 UTC