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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14236Richardson, Abigail, S3000MelbourneVictoriaAustralia
13373Murphy, Michelle, L90210Beverly HillsCaliforniaUnited States
23709Perry, Devin90241DowneyCaliforniaUnited States

Generated 2025-07-14 09:30:39.187 UTC