[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 468   SHUFFLE   <  SKIP 7127  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29075Wright, Jack, R97301SalemOregonUnited States
14485Stewart, Bailey, J94063Redwood CityCaliforniaUnited States
14615Dominguez, Audrey, E94519ConcordCaliforniaUnited States

Generated 2025-07-22 12:37:10.021 UTC