[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 468   SHUFFLE   <  SKIP 422  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22660Lopez, Monica, M46236BottropNordrhein-WestfalenGermany
15045Luo, Tasha, R92310SèvresHauts de SeineFrance
27602Campbell, Wyatt, CV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-12 10:09:44.014 UTC