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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13793Gonzales, Jason59100RoubaixNordFrance
14883Barnes, Gabrielle91945Lemon GroveCaliforniaUnited States
21679Yuan, Drew, RRG11 5TPBerkshireEnglandUnited Kingdom
29142Smith, Ashley, C94010BurlingameCaliforniaUnited States

Generated 2025-07-16 15:44:59.691 UTC