[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 998   SHUFFLE   <  SKIP 253  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27265Thomas, Isabella, MV9MetchosinBritish ColumbiaCanada
20915Carlson, Latasha31770ColomiersGaronne (Haute)France
20162Nath, Kelsey, K46236BottropNordrhein-WestfalenGermany
21746Hernandez, Xavier90712LakewoodCaliforniaUnited States

Generated 2025-07-19 15:13:18.571 UTC