[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 482   SHUFFLE   <  SKIP 4292  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16193Rubio, Victor, SEM15Esher-MoleseyEnglandUnited Kingdom
20460Zeng, Wesley2055North SydneyNew South WalesAustralia
18376Diaz, Abigail, L94947NovatoCaliforniaUnited States

Generated 2025-07-16 07:33:13.772 UTC