[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 508   SHUFFLE   <  SKIP 411  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22528Blanco, JaimeRG12 8TBBracknellEnglandUnited Kingdom
27311Adams, Jenna, L59491Villeneuve-d'AscqNordFrance
20778Ramirez, Seth, R98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-16 06:27:18.775 UTC