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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15609Sharma, Karl, C93500PantinSeine Saint DenisFrance
15696Sun, Damien, A93500PantinSeine Saint DenisFrance
16186Raji, Bethany, J93500PantinSeine Saint DenisFrance
16195Perez, Abby93500PantinSeine Saint DenisFrance

Generated 2025-11-04 13:13:54.988 UTC