[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   SHUFFLE   SKIP 2426   <  SKIP 2200  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28734Moreno, Briana, LW1N 9FALondonEnglandUnited Kingdom
21809Thompson, Sydney, R90712LakewoodCaliforniaUnited States
20090Edwards, Blake94519ConcordCaliforniaUnited States

Generated 2025-07-20 21:45:44.836 UTC