[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 4321   <  SKIP 184  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15763Young, Xavier, F99362Walla WallaWashingtonUnited States
15102Malhotra, Allen, ALE18LeedsEnglandUnited Kingdom
29036Baker, Rebecca98107BallardWashingtonUnited States

Generated 2025-07-19 01:14:44.317 UTC