[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 440   <  SKIP 725  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21825Zhou, Randy, J12311BerlinHamburgGermany
22380Nath, Brendan, C14129BerlinHessenGermany
21868Ma, Aimee, R14197BerlinNordrhein-WestfalenGermany
22473Patel, Clifford, L14111BerlinHamburgGermany

Generated 2025-07-10 11:21:27.685 UTC