[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 999   <  SKIP 5074  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28917Zhou, Sandra, B75013ParisSeine (Paris)France
29387Cai, Jenny, W75007ParisSeine (Paris)France
29388Kumar, Calvin, L75003ParisSeine (Paris)France

Generated 2025-07-19 02:33:09.494 UTC