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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14192Kapoor, Ronald93500PantinSeine Saint DenisFrance
14779Fernandez, Henry, A93500PantinSeine Saint DenisFrance
15066Munoz, Diana93500PantinSeine Saint DenisFrance

Generated 2025-07-14 11:54:58.972 UTC