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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22834Zhou, Darryl, T14197BerlinSaarlandGermany
21868Ma, Aimee, R14197BerlinNordrhein-WestfalenGermany
23228Guo, Candice12171BerlinHessenGermany

Generated 2025-07-07 10:54:18.391 UTC