[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 2421   SHUFFLE   <  SKIP 721  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27773Li, Alan, M94310OrlyVal de MarneFrance
19270Shen, Shawn6006PerthSouth AustraliaAustralia
22413Diaz, Kristi, J75019ParisSeine (Paris)France

Generated 2025-07-10 19:40:02.998 UTC