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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22213Patel, Jay6006PerthSouth AustraliaAustralia
22379Hayes, Fernando, G93290Tremblay-en-FranceSeine Saint DenisFrance
16602Travers, Jill, ATY31RuncornEnglandUnited Kingdom

Generated 2025-07-11 07:43:30.443 UTC