[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 3311   SHUFFLE   <  SKIP 502  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14209Ramos, Craig1597Lane CoveNew South WalesAustralia
24433Simmons, Luis, P90012Los AngelesCaliforniaUnited States
12465Patel, Cassandra, PGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-21 15:58:07.941 UTC