[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   SHUFFLE   <  SKIP 3437  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24770Wright, Isaac, A90505TorranceCaliforniaUnited States
18048Sun, AlishaSL4 1RHBerksEnglandUnited Kingdom
18245Goel, Misty, M4000BrisbaneQueenslandAustralia
16671Wood, Megan, C97068W. LinnOregonUnited States

Generated 2025-07-10 12:03:27.470 UTC