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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19514Rodriguez, Kari63009OffenbachSaarlandGermany
21526Munoz, Jonathon, O63009OffenbachSaarlandGermany
22816Cai, Erica63009OffenbachSaarlandGermany

Generated 2025-07-13 15:52:34.381 UTC