[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 480   SHUFFLE   <  SKIP 700  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11391Xie, Lindsay, T38231SalzgitterHessenGermany
17413Ramirez, Hailey98403TacomaWashingtonUnited States
18459Sai, Toni94519ConcordCaliforniaUnited States

Generated 2025-07-13 23:25:20.561 UTC