[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 189   SHUFFLE   <  SKIP 225  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27564Lal, Kevin91502BurbankCaliforniaUnited States
24158Deng, Omar59000LilleNordFrance
14723Smith, AndrewV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-09 22:17:01.956 UTC