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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23698Coleman, Melissa91502BurbankCaliforniaUnited States
14882Nara, Kathryn, E94704BerkeleyCaliforniaUnited States
23747Romero, TheodoreCB4 4BZCambridgeEnglandUnited Kingdom
25669Ortega, Stacy, MY024 1GFYorkEnglandUnited Kingdom

Generated 2025-11-05 01:19:02.774 UTC