[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 250   SHUFFLE   <  SKIP 458  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24922Jimenez, Naomi7001HobartTasmaniaAustralia
22724Evans, Noah, E90241DowneyCaliforniaUnited States
29443Phillips, Gabriel, RTY31RuncornEnglandUnited Kingdom

Generated 2025-07-18 03:22:52.058 UTC