[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 2421   SHUFFLE   <  SKIP 5058  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19542Allen, Robert, E97301SalemOregonUnited States
16875Diaz, Samantha, A92118CoronadoCaliforniaUnited States
25577Wright, Elijah, IPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-15 09:44:27.511 UTC