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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23741Romero, Dana98312BremertonWashingtonUnited States
15862Narayanan, Sriniwa, J91502BurbankCaliforniaUnited States
14719He, Ronnie41100Saint OuenLoir et CherFrance

Generated 2025-07-13 14:12:05.351 UTC