[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 2418  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12359Raman, Veronica, R2061Milsons PointNew South WalesAustralia
14701Macagno, Maurizio, J31770ColomiersGaronne (Haute)France
11623Perry, Angela94536FremontCaliforniaUnited States

Generated 2025-07-14 07:13:54.631 UTC