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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17543Martin, Meredith, W94010BurlingameCaliforniaUnited States
26990Patel, Darren, C95010HofBayernGermany
26332Mitchell, Aaron, W97355LebanonOregonUnited States

Generated 2025-07-19 20:32:36.107 UTC