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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21091Jenkins, Ashley20354HamburgHamburgGermany
21131Nath, Gilbert, K22001HamburgHessenGermany
21537Navarro, Gloria, M20354HamburgHamburgGermany

Generated 2025-07-17 20:05:58.109 UTC