[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 2421   SHUFFLE   <  SKIP 1538  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27945Andersen, Christine, ASW6 SBYLondonEnglandUnited Kingdom
19362Raje, KarlW10 6BLLondonEnglandUnited Kingdom
16672Martinez, Nicole, A99362Walla WallaWashingtonUnited States

Generated 2025-07-13 03:26:58.321 UTC