[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 16   <  SKIP 173  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29356Diaz, Casey, S60323FrankfurtHessenGermany
25908Long, Melissa90802Long BeachCaliforniaUnited States
23403Powell, Justin98312BremertonWashingtonUnited States

Generated 2025-07-13 08:16:13.459 UTC