[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 589   SHUFFLE   <  SKIP 364  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13914Bell, Abigail91910Chula VistaCaliforniaUnited States
17725Martinez, Daniel, P3000MelbourneVictoriaAustralia
24416Jenkins, Oscar, A97301SalemOregonUnited States
13870Clark, Jonathan, P97355LebanonOregonUnited States

Generated 2025-07-20 14:28:58.701 UTC