[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 484   SHUFFLE   <  SKIP 1266  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18588Rogers, Isabella98104SeattleWashingtonUnited States
20072Martinez, Kaitlyn, S98201EverettWashingtonUnited States
26942Alonso, Tanya, KL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-10 21:35:56.607 UTC