[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 575   SHUFFLE   <  SKIP 2923  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21047Andersen, Sheena66041PoingSaarlandGermany
26260Jackson, Ryan, G99202SpokaneWashingtonUnited States
22738Diaz, Haley94947NovatoCaliforniaUnited States

Generated 2025-07-18 13:01:42.235 UTC