[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 2421   SHUFFLE   <  SKIP 4196  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29006Kumar, Christian, L97330CorvallisOregonUnited States
11572Moreno, Billy59140DunkerqueNordFrance
14920Hill, Jason, C91977Spring ValleyCaliforniaUnited States
12811Serrano, Marc38231SalzgitterHessenGermany
19931Xu, Darryl38231SalzgitterHessenGermany
12045Russell, Luis, A94941Mill ValleyCaliforniaUnited States

Generated 2025-07-11 15:22:32.079 UTC