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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21666Jimenez, Leslie14197BerlinNordrhein-WestfalenGermany
22380Nath, Brendan, C14129BerlinHessenGermany
22473Patel, Clifford, L14111BerlinHamburgGermany

Generated 2025-07-08 09:59:53.418 UTC