[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 480   SHUFFLE   <  SKIP 3002  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12407Raji, Shawn10791BerlinHamburgGermany
12218Xu, Mitchell, J13441BerlinHessenGermany
27166Ye, Trisha, R92700ColombesHauts de SeineFrance
19833Kelly, Michelle, N97330CorvallisOregonUnited States

Generated 2025-07-21 08:51:50.588 UTC