[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 4809   SHUFFLE   <  SKIP 3892  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16693Coleman, Ethan, G4551CaloundraQueenslandAustralia
11312Richardson, Sara98036LynnwoodWashingtonUnited States
17007Hayes, Samuel94015Daly CityCaliforniaUnited States

Generated 2025-07-18 07:55:31.889 UTC