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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16400Ramos, Theodore, I93500PantinSeine Saint DenisFrance
16508Zhu, Brent93500PantinSeine Saint DenisFrance
16581Becker, Kenneth93500PantinSeine Saint DenisFrance
17106Jiménez, Gina93500PantinSeine Saint DenisFrance

Generated 2025-11-04 23:31:45.651 UTC