[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 468   SHUFFLE   <  SKIP 2076  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23220Malhotra, Roy, PLA1 1LNLancasterEnglandUnited Kingdom
25023Sanz, Carolyn91502BurbankCaliforniaUnited States
18886McDonald, Donald, E98107BallardWashingtonUnited States

Generated 2025-07-19 10:21:38.770 UTC