[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 8040  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16616Liang, Kelvin, L6006PerthSouth AustraliaAustralia
28764Rubio, Frank94014ColmaCaliforniaUnited States
17233Raman, Michele3550BendigoVictoriaAustralia

Generated 2025-07-12 20:21:21.711 UTC