[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 1726  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28689Zhang, Kelvin, R75002ParisSeine (Paris)France
14024Moore, Hannah94611OaklandCaliforniaUnited States
15259Zhu, Franklin91502BurbankCaliforniaUnited States

Generated 2025-07-11 23:19:11.520 UTC