[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 2421   SHUFFLE   <  SKIP 4206  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13890Carter, Jennifer, W97005BeavertonOregonUnited States
14114Martin, Chloe, C92118CoronadoCaliforniaUnited States
28921Deng, CoreySW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-12 22:46:37.972 UTC