[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 1616   SHUFFLE   <  SKIP 2039  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28800Sanchez, Mason, A94010BurlingameCaliforniaUnited States
11085Johnson, Emily92625Newport BeachCaliforniaUnited States

Generated 2025-07-16 11:46:16.467 UTC