[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 4   SHUFFLE   <  SKIP 5659  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13487Martin, Emily, T91977Spring ValleyCaliforniaUnited States
24890Van, Brenda, J3337MeltonVictoriaAustralia
22535Prasad, Rachael, MEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-22 05:43:50.320 UTC