[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   SHUFFLE   <  SKIP 3374  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14168Guo, Edwin, M78400ChatouYvelineFrance
15819Cox, Savannah, A98371PuyallupWashingtonUnited States
27006Madan, Shane92700ColombesHauts de SeineFrance

Generated 2025-07-11 03:47:59.228 UTC