[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 512   SHUFFLE   <  SKIP 4542  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28971Shan, Jason98027IssaquahWashingtonUnited States
25674Navarro, Reginald80074MünchenHamburgGermany
16508Zhu, Brent93500PantinSeine Saint DenisFrance

Generated 2025-07-15 04:22:10.256 UTC