[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 875   SHUFFLE   <  SKIP 5205  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27128Cai, Heather41100Saint OuenLoir et CherFrance
16401Gao, MargaretSW6 SBYLondonEnglandUnited Kingdom
17505Mitchell, Hunter, A99362Walla WallaWashingtonUnited States

Generated 2025-07-18 09:58:31.127 UTC