[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 2130   SHUFFLE   <  SKIP 54  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28327Serrano, Tabitha3977CranbourneVictoriaAustralia
15191Kumar, Andres, L91910Chula VistaCaliforniaUnited States
18906Gutierrez, Adrienne6006PerthSouth AustraliaAustralia
19402Scott, Jeremiah90241DowneyCaliforniaUnited States

Generated 2025-07-15 15:45:49.001 UTC