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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15100Chandra, Brenda66578NeunkirchenSaarlandGermany
15680She, Tasha66578NeunkirchenSaarlandGermany
16055Lee, Ryan66578NeunkirchenSaarlandGermany
16434Bailey, Taylor, A66578NeunkirchenSaarlandGermany
15928Pal, Priscilla, J66578NeunkirchenSaarlandGermany
17791Davis, Sydney66578NeunkirchenSaarlandGermany

Generated 2025-07-12 21:26:17.238 UTC