[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 3165   SHUFFLE   <  SKIP 2707  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18928Prasad, Carmen, L2300NewcastleNew South WalesAustralia
24428Price, Hailey92118CoronadoCaliforniaUnited States
13553Coleman, JessicaOX1OxfordEnglandUnited Kingdom

Generated 2025-07-19 00:25:33.224 UTC