[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 480   SHUFFLE   <  SKIP 1691  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25403Clark, Jasmine, E90401Santa MonicaCaliforniaUnited States
12820Tang, Derek, L45000OrleansLoiretFrance
21304Cooper, Jada98027IssaquahWashingtonUnited States

Generated 2025-07-14 18:24:49.791 UTC