[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 236   SHUFFLE   <  SKIP 185  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25713Gill, Latasha, M3429SunburyVictoriaAustralia
13297Rubio, Arthur, S91910Chula VistaCaliforniaUnited States
16672Martinez, Nicole, A99362Walla WallaWashingtonUnited States
17045Goel, Derek3000MelbourneVictoriaAustralia

Generated 2025-07-17 19:14:33.847 UTC