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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26703Miller, Wyatt, M97045Oregon CityOregonUnited States
12255Alvarez, Robyn, M31770ColomiersGaronne (Haute)France
17455Hayes, Dylan, O94519ConcordCaliforniaUnited States
21445Evans, Madeline98225BellinghamWashingtonUnited States

Generated 2025-07-14 14:38:32.446 UTC