[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 150  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16263Robinson, Eduardo85049IngolstadtBayernGermany
20022Perry, Arthur94014ColmaCaliforniaUnited States
17120Raje, Michele, E13041ClayNew YorkUnited States
14433Peterson, Jennifer, H94519ConcordCaliforniaUnited States

Generated 2025-07-13 05:55:37.026 UTC