[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 872   SHUFFLE   <  SKIP 328  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16756Allen, Richard99202SpokaneWashingtonUnited States
22466Tang, Raul75016ParisSeine (Paris)France
14358Watson, Amanda, A98033KirklandWashingtonUnited States

Generated 2025-07-19 01:47:42.823 UTC