[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 92   <  SKIP 1608  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22044Young, Connor94070San CarlosCaliforniaUnited States
24216Black, TaraRG7 5H7ReadingEnglandUnited Kingdom
23154Phillips, Connor, E99362Walla WallaWashingtonUnited States

Generated 2025-07-18 02:09:40.725 UTC