[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3669   SHUFFLE   <  SKIP 2053  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22861Hughes, Devin, P97034Lake OswegoOregonUnited States
23558Barnes, Dakota90802Long BeachCaliforniaUnited States
27006Madan, Shane92700ColombesHauts de SeineFrance
22866Thompson, William33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-17 12:10:22.525 UTC