[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 5648  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14165Gray, Natalie, LNT20Newcastle upon TyneEnglandUnited Kingdom
21002Rodriguez, Carolyn2113North RydeNew South WalesAustralia
25206Bryant, Ryan, W90712LakewoodCaliforniaUnited States

Generated 2025-07-11 18:00:29.303 UTC