[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 115  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13506Guo, Willie95000CergyVal d'OiseFrance
22670Sanz, Erika, JY03 4TNYorkEnglandUnited Kingdom
23262Kelly, Sydney97330CorvallisOregonUnited States
13683Torres, Sheila, C24044KielSaarlandGermany

Generated 2025-07-12 04:12:08.855 UTC