[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 875   SHUFFLE   <  SKIP 5937  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21731Diaz, Alexandra, J92806La JollaCaliforniaUnited States
16381Davis, Kayla98168BurienWashingtonUnited States
21432Ward, Melanie, A98201EverettWashingtonUnited States

Generated 2025-07-17 07:44:58.008 UTC