[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 34   SHUFFLE   <  SKIP 2678  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16521She, Tonya, L4171HawthorneQueenslandAustralia
21999Barnes, Julia, R3220GeelongVictoriaAustralia
15923Raje, Ricardo77127LieusaintSeine et MarneFrance

Generated 2025-07-16 10:58:21.937 UTC