[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 1249   SHUFFLE   <  SKIP 605  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24130Navarro, Tanya, C33041PaderbornHamburgGermany
26627Alexander, Jose, J92118CoronadoCaliforniaUnited States
20098Lewis, Alexis, G92020El CajonCaliforniaUnited States
26042Griffin, Devin90802Long BeachCaliforniaUnited States

Generated 2025-07-17 11:51:51.507 UTC