[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 0   SHUFFLE   <  SKIP 2517  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11549Liang, Crystal, JW1Y 3RALondonEnglandUnited Kingdom
22312Mehta, Kristi, D45000OrleansLoiretFrance
17982Mehta, Francisco, K80610Saint OuenSommeFrance

Generated 2025-11-02 19:05:39.830 UTC