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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15360Martin, Ryan91502BurbankCaliforniaUnited States
18085Nath, Christy, U94014ColmaCaliforniaUnited States
13364Anderson, Natalie, F90706BellflowerCaliforniaUnited States

Generated 2025-07-20 03:02:51.836 UTC