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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14565Hernandez, Natalie, L91950National CityCaliforniaUnited States
17053Raman, Deanna, H3205South MelbourneVictoriaAustralia
26600Gray, Michelle94063Redwood CityCaliforniaUnited States

Generated 2025-11-05 15:42:04.177 UTC