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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21232Garcia, Levi, G2036MatravilleNew South WalesAustralia
16097Stewart, JessicaV8Y 1L1CliffsideBritish ColumbiaCanada
21696Watson, Gabrielle, A98020EdmondsWashingtonUnited States

Generated 2025-07-11 05:22:32.597 UTC