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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14305Shen, Brendan, L2580GoulburnNew South WalesAustralia
26888Fernandez, Bruce, ERG12 8TBBracknellEnglandUnited Kingdom
27144Shen, Franklin2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-20 12:04:17.536 UTC