[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 3669   SHUFFLE   <  SKIP 841  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21240Jenkins, Aaron90505TorranceCaliforniaUnited States
25553Srini, Brett, DY03 4TNYorkEnglandUnited Kingdom
21469Bell, Caitlin, C92020El CajonCaliforniaUnited States

Generated 2025-07-14 07:01:22.459 UTC