[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 1286  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12720Chande, Nicolas, J92150SuresnesHauts de SeineFrance
12757Ramirez, Sara, A98020EdmondsWashingtonUnited States
26231Nara, Maurice31770ColomiersGaronne (Haute)France

Generated 2025-07-12 14:45:09.840 UTC