[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 549   SHUFFLE   <  SKIP 1101  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23617She, KaraLA1 1LNLancasterEnglandUnited Kingdom
26830Perez, LeviWA3WatfordEnglandUnited Kingdom
16266Yang, Alisha91420MorangisEssonneFrance

Generated 2025-07-18 01:43:07.261 UTC