[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 875   SHUFFLE   <  SKIP 5517  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14389Harris, Ryan90241DowneyCaliforniaUnited States
24133Patel, Carla75009ParisSeine (Paris)France
18442Hill, Mason98270MarysvilleWashingtonUnited States

Generated 2025-07-19 18:49:33.561 UTC