[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 5322   SHUFFLE   <  SKIP 2650  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16114Ross, Gavin91203GlendaleCaliforniaUnited States
12427Stewart, Kimberly, C92102San DiegoCaliforniaUnited States
29274Green, Miguel, A91945Lemon GroveCaliforniaUnited States

Generated 2025-07-20 10:33:22.061 UTC