[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 2236   SHUFFLE   <  SKIP 3700  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15289Gray, Katelyn91941GrossmontCaliforniaUnited States
27676Flores, Trevor94063Redwood CityCaliforniaUnited States
25382Hughes, Richard, L94519ConcordCaliforniaUnited States

Generated 2025-07-17 18:01:10.913 UTC