[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 7110   SHUFFLE   <  SKIP 1128  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14755Davis, Robert94010BurlingameCaliforniaUnited States
23016Powell, Victoria94704BerkeleyCaliforniaUnited States
15621Wu, Kelli, TL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-19 07:56:12.195 UTC