[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 623   <  SKIP 5473  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14779Fernandez, Henry, A93500PantinSeine Saint DenisFrance
15447Madan, Regina93500PantinSeine Saint DenisFrance
15609Sharma, Karl, C93500PantinSeine Saint DenisFrance

Generated 2025-07-15 00:27:10.677 UTC