[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 562   <  SKIP 5970  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12825Hu, Kelvin20354HamburgHamburgGermany
13497Sharma, Deborah, R22001HamburgHessenGermany
13594Williams, Jessica, A20354HamburgHamburgGermany
12629Nara, Russell20354HamburgHamburgGermany

Generated 2025-07-20 05:57:48.811 UTC