[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 750   SHUFFLE   <  SKIP 235  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18721Gomez, Andy2036MalabarNew South WalesAustralia
13067Garcia, Olivia, S98168BurienWashingtonUnited States
12277Ortega, Beth, AEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-08 08:50:37.810 UTC