[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 516   <  SKIP 622  >   <  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-21 06:46:57.142 UTC