[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 2391   <  SKIP 4208  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24691Carlson, Meredith, G20354HamburgHamburgGermany
24692He, Laura, W20354HamburgHamburgGermany
24719Zheng, Susan, K22001HamburgHessenGermany

Generated 2025-07-13 00:36:09.787 UTC