[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 872   SHUFFLE   <  SKIP 946  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16372Foster, Vanessa91950Lincoln AcresCaliforniaUnited States
21279Ms., Rousey, Linda, R.3198SeafordVictoriaAustralia

Generated 2025-07-18 08:00:58.597 UTC