[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 717   SHUFFLE   <  SKIP 3411  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15361Gonzales, Thomas95062Santa CruzCaliforniaUnited States
25910Miller, Natalie, R91950National CityCaliforniaUnited States
18837Hernandez, Amanda91977Spring ValleyCaliforniaUnited States
14818Ruiz, Diane, F92700ColombesHauts de SeineFrance

Generated 2025-07-20 21:26:39.623 UTC