[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 8969  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12066Powell, Wyatt, L90012Los AngelesCaliforniaUnited States
27134Chen, Glenn, K75012ParisSeine (Paris)France
22071Carter, Gabriel, S92118CoronadoCaliforniaUnited States

Generated 2025-07-16 19:13:58.342 UTC