[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 2295   SHUFFLE   <  SKIP 333  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23142Wu, Cara97005BeavertonOregonUnited States
12572Chander, Alisha5023FindonSouth AustraliaAustralia
22394Suri, Meagan, D93500PantinSeine Saint DenisFrance
15690Perez, Clifford, RTY31RuncornEnglandUnited Kingdom

Generated 2025-07-12 19:21:04.874 UTC