[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 9481   SHUFFLE   <  SKIP 2008  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24713Brooks, Jeremy78400ChatouYvelineFrance
28150Chen, Connor, M91950Lincoln AcresCaliforniaUnited States
17335Gonzales, Miguel90706BellflowerCaliforniaUnited States

Generated 2025-07-18 23:16:40.816 UTC