[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 229   SHUFFLE   <  SKIP 1224  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25236Martin, Lance2061Milsons PointNew South WalesAustralia
16426Ye, Jorge, R80610Saint OuenSommeFrance

Generated 2025-07-13 22:53:58.251 UTC