[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 469   <  SKIP 757  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28500Gonzalez, Jermaine, A14197BerlinNordrhein-WestfalenGermany
28381Tang, Cedric, M14129BerlinHessenGermany
28400Anand, Cedric, P14197BerlinSaarlandGermany

Generated 2025-11-05 23:04:07.432 UTC