[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 3669   SHUFFLE   <  SKIP 315  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24044Kumar, Arturo, WSW8 4BGLondonEnglandUnited Kingdom
11130Russell, Caroline, L97355LebanonOregonUnited States
21766Baker, Jesse, M90706BellflowerCaliforniaUnited States
15309Wilson, Dylan, C91502BurbankCaliforniaUnited States

Generated 2025-07-16 11:31:15.534 UTC