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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18872Severino, Miguel98312BremertonWashingtonUnited States
19755Foster, Lauren, M99202SpokaneWashingtonUnited States
12176James, Cody, A97301SalemOregonUnited States

Generated 2025-07-11 23:46:21.018 UTC