[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 130  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21929Perry, Karen, M92118CoronadoCaliforniaUnited States
14550Vazquez, Kristy, L31770ColomiersGaronne (Haute)France
25417Bell, Savannah94010BurlingameCaliforniaUnited States

Generated 2025-07-11 04:25:59.465 UTC