[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 2722  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16546Jordan, Terrance, BEC1R 0DULondonEnglandUnited Kingdom
20219Harrison, Colleen, L4551CaloundraQueenslandAustralia
16648Coleman, Rachel91203GlendaleCaliforniaUnited States

Generated 2025-07-12 22:52:18.579 UTC