[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 2130   SHUFFLE   <  SKIP 117  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13180Sanz, Leslie, N98168BurienWashingtonUnited States
28998Rodriguez, Kristina94519ConcordCaliforniaUnited States
20714Beck, ChristineLE18LeedsEnglandUnited Kingdom

Generated 2025-07-13 02:49:13.167 UTC