[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 4237   SHUFFLE   <  SKIP 2453  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24894Jai, Jaime, M1002SydneyNew South WalesAustralia
15058Suarez, Julio, JWA3WatfordEnglandUnited Kingdom
22429Reed, Jesse, ENT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-21 12:34:41.986 UTC