[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 512   SHUFFLE   <  SKIP 1325  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27989Thomas, Joseph, P92625Newport BeachCaliforniaUnited States
28508Romero, Jaime, BPB12PeterboroughEnglandUnited Kingdom
16438Arthur, Kaitlin75003ParisSeine (Paris)France

Generated 2025-07-11 17:39:08.701 UTC