[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 250   SHUFFLE   <  SKIP 1426  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14154Gao, Willie, R91370Verrieres Le BuissonEssonneFrance
11300Barnes, FernandoV7L 4J4N. VancouverBritish ColumbiaCanada
19838Ramirez, Jared97068W. LinnOregonUnited States
25370Bailey, Erin, S99202SpokaneWashingtonUnited States
13506Guo, Willie95000CergyVal d'OiseFrance
12508Anand, NicholePE17BuryEnglandUnited Kingdom

Generated 2025-07-08 11:38:44.680 UTC