[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 7505  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18124Chander, Calvin66578NeunkirchenSaarlandGermany
18130Mitchell, Kaitlyn, D66578NeunkirchenSaarlandGermany
19038Patel, Joe66578NeunkirchenSaarlandGermany
19196She, April66578NeunkirchenSaarlandGermany
19384Rai, Gilbert, B66578NeunkirchenSaarlandGermany
19454Sharma, Roger, L66578NeunkirchenSaarlandGermany

Generated 2025-07-12 21:12:23.859 UTC