[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 644   SHUFFLE   <  SKIP 766  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12043Patterson, Carson, L94536FremontCaliforniaUnited States
20957Kapoor, Darren, E77680Roissy en BrieSeine et MarneFrance
20220Carlson, Wendy4551CaloundraQueenslandAustralia

Generated 2025-07-19 14:06:29.767 UTC