[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 2421   SHUFFLE   <  SKIP 767  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28883Romero, EddieSL4 1RHBerksEnglandUnited Kingdom
23983Reed, TaylorGL50CheltenhamEnglandUnited Kingdom
17511Subram, Tabitha, C2055North SydneyNew South WalesAustralia

Generated 2025-07-13 02:46:34.053 UTC