[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 511   SHUFFLE   <  SKIP 1712  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20043Zheng, Brent85049IngolstadtBayernGermany
14443Wilson, Benjamin94941Mill ValleyCaliforniaUnited States
21396Martinez, Megan98168BurienWashingtonUnited States

Generated 2025-07-13 10:07:08.766 UTC