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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22997Williams, Lucas98225BellinghamWashingtonUnited States
26617Peterson, Isaiah90401Santa MonicaCaliforniaUnited States
21419Ma, Gilbert92118CoronadoCaliforniaUnited States
23685Reed, Alexa, C90712LakewoodCaliforniaUnited States

Generated 2025-07-17 06:15:52.917 UTC