[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   SHUFFLE   SKIP 10122   <  SKIP 438  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28400Anand, Cedric, P14197BerlinSaarlandGermany
17285Deng, Clayton, G2300NewcastleNew South WalesAustralia
24262Thomas, Daniel92806La JollaCaliforniaUnited States

Generated 2025-07-18 07:50:51.043 UTC