[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 540   SHUFFLE   <  SKIP 23  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20733Luo, Sheena, A98312BremertonWashingtonUnited States
16594Jones, Andrew, CPB12PeterboroughEnglandUnited Kingdom
11390Raji, Christine, J78100Saint Germain en LayeYvelineFrance

Generated 2025-07-14 14:27:55.181 UTC