[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 3303  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27187Diaz, Lucas59368WerneNordrhein-WestfalenGermany
25848Robinson, Samuel, L91932Imperial BeachCaliforniaUnited States
19181Pal, Chad, L93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-17 01:43:08.099 UTC