[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 2693   SHUFFLE   <  SKIP 1857  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24037Guo, Ramon78000VersaillesYvelineFrance
13329Wang, Jake, J91910Chula VistaCaliforniaUnited States
28552Subram, Holly, JRG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-18 00:07:56.229 UTC