[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 34   SHUFFLE   <  SKIP 2506  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11437Moreno, Alfredo59491Villeneuve-d'AscqNordFrance
17120Raje, Michele, E13041ClayNew YorkUnited States
17292Gill, Kellie2500WollongongNew South WalesAustralia

Generated 2025-07-13 22:39:52.968 UTC