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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14302Beck, April4000BrisbaneQueenslandAustralia
28958Liang, Randy, E2061Milsons PointNew South WalesAustralia
12380Yuan, Omar, CCM11BillericayEnglandUnited Kingdom

Generated 2025-07-10 05:00:18.665 UTC