[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 3615   SHUFFLE   <  SKIP 2104  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27925Butler, AdamGA10GatesheadEnglandUnited Kingdom
16662Gao, Stacey1002SydneyNew South WalesAustralia
16481Bryant, Madison, J3000MelbourneVictoriaAustralia

Generated 2025-07-16 13:03:39.611 UTC