[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 2015   <  SKIP 2271  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15432Kumar, Alvin, R94014ColmaCaliforniaUnited States
29104Zhang, Nathan, LV8VVictoriaBritish ColumbiaCanada
24790Navarro, Rebekah, J91502BurbankCaliforniaUnited States

Generated 2025-07-20 00:28:34.617 UTC