[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 2391   SHUFFLE   <  SKIP 2203  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28509Diaz, Audrey, H01071DresdenHessenGermany
15893Xu, Yolanda, E98225BellinghamWashingtonUnited States
15963Smith, Madison, M98371PuyallupWashingtonUnited States

Generated 2025-07-20 15:52:23.354 UTC