[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 482   SHUFFLE   <  SKIP 4188  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26309Powell, Julian90241DowneyCaliforniaUnited States
13274Lee, Joshua, L98107BallardWashingtonUnited States
24146Suarez, Craig45000OrleansLoiretFrance
13468Sanders, Mariah97205PortlandOregonUnited States

Generated 2025-07-14 20:17:25.449 UTC