[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 322   SHUFFLE   <  SKIP 897  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15452Goel, Alison77680Roissy en BrieSeine et MarneFrance
20163Zhang, Krystal, S60061Frankfurt am MainSaarlandGermany
20119Hernandez, Carlos98020EdmondsWashingtonUnited States

Generated 2025-07-14 07:40:30.451 UTC