[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 456   SHUFFLE   <  SKIP 2121  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22257Romero, Carrie94519ConcordCaliforniaUnited States
16887Rivera, Cody, L91945Lemon GroveCaliforniaUnited States
12603Reed, ColePB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-19 06:58:57.902 UTC