[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 995   SHUFFLE   <  SKIP 1614  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19452Anderson, Jacob, V59491Villeneuve-d'AscqNordFrance
26281Alexander, Ian, D91791West CovinaCaliforniaUnited States
27090Brown, Elizabeth, H91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-21 09:52:11.269 UTC