[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 650   SHUFFLE   <  SKIP 3190  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25291Griffin, Marissa98201EverettWashingtonUnited States
19409Allen, Savannah91950Lincoln AcresCaliforniaUnited States
15670Sánchez, Sergio, S45000OrleansLoiretFrance
16315Richardson, Garrett75007ParisSeine (Paris)France

Generated 2025-07-10 07:20:30.891 UTC