[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 575   SHUFFLE   <  SKIP 2662  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14483Henderson, Nicole, A97034Lake OswegoOregonUnited States
25632Moreno, LeeSW6 SBYLondonEnglandUnited Kingdom
27394Alexander, Kyle97355LebanonOregonUnited States
19821Vazquez, Tabitha, E90210Beverly HillsCaliforniaUnited States

Generated 2025-07-20 14:18:04.059 UTC