[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 431   <  SKIP 672  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16269Nath, Tara12171BerlinSaarlandGermany
16397Navarro, Andy, H14197BerlinNordrhein-WestfalenGermany

Generated 2025-07-21 04:03:54.864 UTC