[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 7828   SHUFFLE   <  SKIP 2037  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19803Mehta, Jermaine, E98312BremertonWashingtonUnited States
16164Liang, Amy3337MeltonVictoriaAustralia
17755Cox, Zoe, AEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-20 12:31:56.862 UTC