[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 3055  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22753Morgan, Hailey, G97205PortlandOregonUnited States
21506Gutierrez, Randall66041PoingSaarlandGermany
22593Johnson, Thomas, C59491Villeneuve-d'AscqNordFrance
27353Andersen, Gilbert, T7001HobartTasmaniaAustralia

Generated 2025-07-15 10:34:11.417 UTC