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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17610White, Anna92102San DiegoCaliforniaUnited States
12737Chandra, Brett, S92700ColombesHauts de SeineFrance
16714Nicholls, Dalton91950National CityCaliforniaUnited States

Generated 2025-07-08 23:53:47.754 UTC