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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11819Lal, Jose98201EverettWashingtonUnited States
12170Reed, Sara, T91203GlendaleCaliforniaUnited States
12820Tang, Derek, L45000OrleansLoiretFrance

Generated 2025-07-13 16:25:24.236 UTC