[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 6614  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28399Deng, DaleSW6 SBYLondonEnglandUnited Kingdom
11776Mitchell, Seth, A95062Santa CruzCaliforniaUnited States
24808Perez, Eric, A90712LakewoodCaliforniaUnited States

Generated 2025-07-09 06:19:55.920 UTC