[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 158   SHUFFLE   <  SKIP 759  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24550Ma, Randy, RSE1 8HLLondonEnglandUnited Kingdom
13252Lu, BiancaEC1R 0DULondonEnglandUnited Kingdom
14003Ramirez, Angel97205PortlandOregonUnited States

Generated 2025-07-17 00:06:37.853 UTC