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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18130Mitchell, Kaitlyn, D66578NeunkirchenSaarlandGermany
19038Patel, Joe66578NeunkirchenSaarlandGermany
19196She, April66578NeunkirchenSaarlandGermany
19384Rai, Gilbert, B66578NeunkirchenSaarlandGermany

Generated 2025-07-12 19:20:54.316 UTC