[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 413   SHUFFLE   <  SKIP 1143  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15985Johnson, Devin91977Spring ValleyCaliforniaUnited States
12424Mitchell, Rebecca, M98284Sedro WoolleyWashingtonUnited States
16813Diaz, Carson90712LakewoodCaliforniaUnited States

Generated 2025-07-15 14:31:09.918 UTC