[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 480   SHUFFLE   <  SKIP 161  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28289Gonzales, Jack, L94063Redwood CityCaliforniaUnited States
27501Alonso, Darren2060Lavender BayNew South WalesAustralia
12450Cook, Cody, K91932Imperial BeachCaliforniaUnited States

Generated 2025-11-06 01:54:35.321 UTC