[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   SHUFFLE   <  SKIP 2274  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15956Li, Ryan94611OaklandCaliforniaUnited States
26466Turner, Kevin97005BeavertonOregonUnited States
24701Fernandez, Marco75005ParisSeine (Paris)France
18993Ross, Kevin, L94704BerkeleyCaliforniaUnited States

Generated 2025-07-11 14:21:58.344 UTC