[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 5366   <  SKIP 1606  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21274Scott, Seth94947NovatoCaliforniaUnited States
21275Cox, Abigail94947NovatoCaliforniaUnited States
21487Ramirez, Jacqueline, R94947NovatoCaliforniaUnited States

Generated 2025-07-22 15:34:23.885 UTC