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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26915Kumar, PeterLA1 1LNLancasterEnglandUnited Kingdom
24394Raji, Drew93010CamarilloCaliforniaUnited States
20203Blanco, Roy, D97005BeavertonOregonUnited States
19023Powell, Arianna92625Newport BeachCaliforniaUnited States

Generated 2025-07-18 07:01:40.862 UTC