[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 149   SHUFFLE   <  SKIP 5525  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14846Chande, Kelsey, KMK8 8DFMilton KeynesEnglandUnited Kingdom
20626Sara, Jarrod1002SydneyNew South WalesAustralia
16890Reed, Timothy98371PuyallupWashingtonUnited States

Generated 2025-07-20 04:36:29.669 UTC