[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 155  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11246Rubio, Latasha20354HamburgHamburgGermany
25705Prasad, Levi6006PerthSouth AustraliaAustralia
29050Russell, Jack90706BellflowerCaliforniaUnited States
19510Torres, Renee, LSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-21 10:54:26.366 UTC