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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16412Liang, Leah59170CroixNordFrance
24791Ortega, Teresa, F98168BurienWashingtonUnited States
22383Jenkins, DevinNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-11 00:59:09.268 UTC