[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 512   SHUFFLE   <  SKIP 1326  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29248Martin, Jonathan, B98052RedmondWashingtonUnited States
11432Prasad, Dominique, L77680Roissy en BrieSeine et MarneFrance
16693Coleman, Ethan, G4551CaloundraQueenslandAustralia

Generated 2025-07-12 07:19:41.051 UTC