[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 9371   SHUFFLE   <  SKIP 2573  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13717Gill, Audrey, H97005BeavertonOregonUnited States
26016King, Fernando94704BerkeleyCaliforniaUnited States
26702Arun, Cynthia98225BellinghamWashingtonUnited States

Generated 2025-07-22 02:06:28.851 UTC