[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 875   SHUFFLE   <  SKIP 8039  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18864Long, Elijah91776San GabrielCaliforniaUnited States
26740Lopez, Donald, A4217Gold CoastQueenslandAustralia
17849He, Wesley, IC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-19 21:08:37.675 UTC