[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 512   SHUFFLE   <  SKIP 5755  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22165Perez, Aaron, L91203GlendaleCaliforniaUnited States
21435Alexander, Connor, G90401Santa MonicaCaliforniaUnited States
11592Raji, Darrell, T75009ParisSeine (Paris)France
18437Butler, Isabella, A90802Long BeachCaliforniaUnited States

Generated 2025-07-20 15:03:44.407 UTC