[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   SHUFFLE   SKIP 5825   <  SKIP 2101  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15848Hernandez, Gabrielle, A97205PortlandOregonUnited States
25485Rubio, Roberto, L77680Roissy en BrieSeine et MarneFrance
23717Griffin, Aidan, A98052RedmondWashingtonUnited States

Generated 2025-07-18 19:44:21.986 UTC