[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 512   SHUFFLE   <  SKIP 5476  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28811Phillips, Caleb, S91932Imperial BeachCaliforniaUnited States
28363Travers, SavannahV9B 2C3ShawneeBritish ColumbiaCanada
24929Bailey, Lucas, J98371PuyallupWashingtonUnited States

Generated 2025-07-15 23:47:51.907 UTC