[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 2421   SHUFFLE   <  SKIP 1581  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22819Alvarez, Daisy, PW1V 5RNLondonEnglandUnited Kingdom
23703Sanchez, Jacqueline, E94014ColmaCaliforniaUnited States
27300Baker, Robert, AV9LangfordBritish ColumbiaCanada

Generated 2025-07-15 09:10:28.094 UTC