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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21032Shan, Brendan, V22001HamburgHessenGermany
21091Jenkins, Ashley20354HamburgHamburgGermany
21131Nath, Gilbert, K22001HamburgHessenGermany

Generated 2025-07-11 16:17:27.156 UTC