[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 875   SHUFFLE   <  SKIP 2998  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21386Wood, Abigail, H94536FremontCaliforniaUnited States
17639Ma, HeatherSE1 8HLLondonEnglandUnited Kingdom
20568Raji, Dustin75007ParisSeine (Paris)France

Generated 2025-07-13 23:18:22.575 UTC