[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 3669   SHUFFLE   <  SKIP 1119  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24194Martin, Armando77680Roissy en BrieSeine et MarneFrance
19337Luo, BonnieTY31RuncornEnglandUnited Kingdom
28658Bailey, Jasmine, E90712LakewoodCaliforniaUnited States

Generated 2025-07-09 23:22:38.053 UTC