[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 322   SHUFFLE   <  SKIP 712  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14921Watson, Sara, C91776San GabrielCaliforniaUnited States
22322Zhao, Roger93000BobignySeine Saint DenisFrance
12903Mr., Sandstone, John, JV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-16 08:57:44.721 UTC