[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   SHUFFLE   SKIP 5825   <  SKIP 2160  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14442Peterson, Shelby91945Lemon GroveCaliforniaUnited States
28395Dominguez, Shannon, L94310OrlyVal de MarneFrance
24240Hu, Edwin2300NewcastleNew South WalesAustralia

Generated 2025-07-19 16:28:26.127 UTC