[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 3669   SHUFFLE   <  SKIP 2760  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22819Alvarez, Daisy, PW1V 5RNLondonEnglandUnited Kingdom
13845Nara, Shawn, CKB9KirkbyEnglandUnited Kingdom
17642Luo, GregorySW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-14 06:58:23.763 UTC