[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 5825   <  SKIP 2107  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21444Lopez, Blake, R94303Palo AltoCaliforniaUnited States
25379Young, Hailey, M98225BellinghamWashingtonUnited States
12255Alvarez, Robyn, M31770ColomiersGaronne (Haute)France

Generated 2025-07-19 01:03:43.897 UTC