[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 908   SHUFFLE   <  SKIP 119  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15403Ross, Jeremiah, L92118CoronadoCaliforniaUnited States
24889She, Kelli, J2580GoulburnNew South WalesAustralia
23924Wright, Amber, LEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-13 04:27:04.702 UTC