[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 477   <  SKIP 662  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19453Rana, Veronica, R12171BerlinSaarlandGermany
19311Rubio, Dana14197BerlinNordrhein-WestfalenGermany
19331Hu, Jessie, F14111BerlinHamburgGermany

Generated 2025-07-22 12:20:20.575 UTC