[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 3594  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13690Gao, ClaudiaBD1 4SJW. YorkEnglandUnited Kingdom
28115Jiménez, Deanna4551CaloundraQueenslandAustralia
13532Gill, Melody, V66041PoingSaarlandGermany

Generated 2025-07-11 18:57:07.938 UTC