[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 549   SHUFFLE   <  SKIP 1076  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27504Lopez, Rebecca, F97034Lake OswegoOregonUnited States
20870Moreno, Jaime34117KasselHessenGermany
16963Hughes, Faith, S94941Mill ValleyCaliforniaUnited States

Generated 2025-07-12 17:02:31.341 UTC