[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 750   SHUFFLE   <  SKIP 2249  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22354King, SaraV3L 1H4WestminsterBritish ColumbiaCanada
24538Diaz, Latasha, E92700ColombesHauts de SeineFrance
20774Miller, Anthony, A95062Santa CruzCaliforniaUnited States

Generated 2025-07-13 11:51:18.867 UTC