[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 189   SHUFFLE   <  SKIP 1215  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17563King, Jeremiah90802Long BeachCaliforniaUnited States
11673Ye, Susan, C98168BurienWashingtonUnited States
28848Butler, Justin, IV8VVictoriaBritish ColumbiaCanada

Generated 2025-07-14 14:46:57.199 UTC