[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 1875   SHUFFLE   <  SKIP 1033  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16106Barnes, Ian, MV8XRoyal OakBritish ColumbiaCanada
24353Ramirez, Andrea94070San CarlosCaliforniaUnited States
17958Lal, Ricardo, CSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-20 15:23:53.595 UTC