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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17332Green, Jonathan, A2580GoulburnNew South WalesAustralia
14778Jimenez, ReneeLA1 1LNLancasterEnglandUnited Kingdom
20728Chande, Cedric, J93290Tremblay-en-FranceSeine Saint DenisFrance
21440Morgan, Ian91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-11 16:02:10.021 UTC