[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 5295  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29467Mehta, Monica, J66272Sulzbach TaunusSaarlandGermany
13019Murphy, Destiny, A94070San CarlosCaliforniaUnited States
15359Yang, Logan, M98020EdmondsWashingtonUnited States

Generated 2025-07-13 03:51:58.005 UTC