[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 24   SHUFFLE   <  SKIP 354  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21277Thompson, Lucas, OV9B 2C3ShawneeBritish ColumbiaCanada
26525Bell, Jeremy, F91791West CovinaCaliforniaUnited States
14005Hughes, Noah, J94063Redwood CityCaliforniaUnited States

Generated 2025-07-13 13:45:30.834 UTC