[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 4898   SHUFFLE   <  SKIP 611  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16574Gomez, Joe, ERG12 8TBBracknellEnglandUnited Kingdom
13189Romero, Gloria, R94519ConcordCaliforniaUnited States
22024Chen, Samuel, D94014ColmaCaliforniaUnited States

Generated 2025-07-20 23:20:14.696 UTC