[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 511   SHUFFLE   <  SKIP 2035  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16019Hernandez, Amber90505TorranceCaliforniaUnited States
12464Cook, Jared93000BobignySeine Saint DenisFrance
20310Ramirez, Timothy, R90802Long BeachCaliforniaUnited States

Generated 2025-07-16 23:35:25.889 UTC