[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 364  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23258Watson, Megan, S90505TorranceCaliforniaUnited States
16384Reed, Jada92625Newport BeachCaliforniaUnited States
16593He, SuzanneB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-11 01:33:57.445 UTC