[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 1318  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15970Thompson, Samuel, S90210Beverly HillsCaliforniaUnited States
21395Hughes, Alexia, M98225BellinghamWashingtonUnited States
18023Raji, Terrence, W53131BonnNordrhein-WestfalenGermany

Generated 2025-07-14 23:40:50.771 UTC