[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 2421   SHUFFLE   <  SKIP 2090  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24215Xu, Lisa80074MünchenHamburgGermany
15477Adams, Jose, J94014ColmaCaliforniaUnited States
15445Lopez, Bob94310OrlyVal de MarneFrance

Generated 2025-07-17 20:01:10.057 UTC