[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 250   <  SKIP 886  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19311Rubio, Dana14197BerlinNordrhein-WestfalenGermany
19331Hu, Jessie, F14111BerlinHamburgGermany
19420Raman, Stanley, L14129BerlinHessenGermany

Generated 2025-07-08 19:14:30.366 UTC