[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 618   SHUFFLE   <  SKIP 2004  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20465Henderson, Isabel, L94014ColmaCaliforniaUnited States
27941Chen, Margaret, F41485GrevenbroichBayernGermany
13168Price, Hannah, A90401Santa MonicaCaliforniaUnited States

Generated 2025-07-16 10:39:17.571 UTC