[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 650   SHUFFLE   <  SKIP 3496  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18620Navarro, Randall, ARG7 5H7ReadingEnglandUnited Kingdom
20219Harrison, Colleen, L4551CaloundraQueenslandAustralia
27220Long, Jackson90505TorranceCaliforniaUnited States

Generated 2025-07-15 03:13:23.074 UTC