[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 7523  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23922Richardson, Cody66578NeunkirchenSaarlandGermany
23946Luo, Kelli66578NeunkirchenSaarlandGermany
24049Gomez, Byron66578NeunkirchenSaarlandGermany

Generated 2025-07-13 08:13:14.082 UTC