[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 2421   SHUFFLE   <  SKIP 1620  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13791Martin, AudreyMK8 8DFMilton KeynesEnglandUnited Kingdom
26028Garcia, Brandy1002SydneyNew South WalesAustralia
12450Cook, Cody, K91932Imperial BeachCaliforniaUnited States

Generated 2025-07-12 04:08:07.123 UTC