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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20036Tang, Kate94014ColmaCaliforniaUnited States
22922Martinez, Heidi, L4217Gold CoastQueenslandAustralia
23767Bennett, Arianna, KAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-12 11:46:54.710 UTC