[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 24   SHUFFLE   <  SKIP 329  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19216Lopez, Gabriel90706BellflowerCaliforniaUnited States
11593Moreno, Armando45000OrleansLoiretFrance
11273Lal, Nathan, E92806La JollaCaliforniaUnited States

Generated 2025-07-11 17:01:12.883 UTC