[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 4  >   

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

4 items

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

Generated 2025-07-16 15:07:23.317 UTC