[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 34   SHUFFLE   <  SKIP 2401  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26337Gonzalez, Jennifer98312BremertonWashingtonUnited States
17553Sanchez, Summer, L97005BeavertonOregonUnited States
28361Wilson, Kayla98033KirklandWashingtonUnited States

Generated 2025-07-13 03:47:58.128 UTC