[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 281   SHUFFLE   <  SKIP 1728  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14019Romero, Kathleen3977CranbourneVictoriaAustralia
18423Jones, Christian, S94070San CarlosCaliforniaUnited States
20627Navarro, Theresa3205South MelbourneVictoriaAustralia

Generated 2025-07-15 10:56:19.590 UTC