[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 1527   SHUFFLE   <  SKIP 5848  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20813Mr., Rothkugel, Michael, L.2065St. LeonardsNew South WalesAustralia
21911Ross, Joan, B93400Saint-DenisSeine Saint DenisFrance
24618Gonzalez, Brett, J91910Chula VistaCaliforniaUnited States

Generated 2025-07-19 12:33:32.658 UTC