[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 680   SHUFFLE   <  SKIP 2795  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25933Stewart, Dalton, L94536FremontCaliforniaUnited States
16817Peterson, Evan92102San DiegoCaliforniaUnited States
24239Hernandez, Miguel, L91932Imperial BeachCaliforniaUnited States

Generated 2025-07-13 22:59:55.244 UTC