[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 189   SHUFFLE   <  SKIP 2794  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14519Rana, Denise, S97005BeavertonOregonUnited States
11202Price, Alexia, L90712LakewoodCaliforniaUnited States
18467Townsend, Darren4217Gold CoastQueenslandAustralia

Generated 2025-07-20 02:43:37.910 UTC