[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 24   SHUFFLE   <  SKIP 521  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13813Sun, Kristen93290Tremblay-en-FranceSeine Saint DenisFrance
21903Jenkins, Fernando, J95062Santa CruzCaliforniaUnited States

Generated 2025-07-18 09:49:22.561 UTC