[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 21  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21435Alexander, Connor, G90401Santa MonicaCaliforniaUnited States
24709Prasad, Nancy57000MetzMoselleFrance
24123Hu, Heather93700DrancySeine Saint DenisFrance

Generated 2025-07-09 08:36:01.465 UTC