[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 2927   SHUFFLE   <  SKIP 419  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21248Li, Ramon4217Gold CoastQueenslandAustralia
22160Richardson, Alex, E97205PortlandOregonUnited States
29402Andersen, Damien, K78100Saint Germain en LayeYvelineFrance

Generated 2025-07-12 22:45:00.171 UTC