[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 3669   SHUFFLE   <  SKIP 2337  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12809Navarro, Michele, S41485GrevenbroichBayernGermany
13873Jai, Russell, L94519ConcordCaliforniaUnited States
23056Perry, Alyssa, W92806La JollaCaliforniaUnited States

Generated 2025-07-12 15:25:43.235 UTC