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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26891Zhang, Arturo, VGL50CheltenhamEnglandUnited Kingdom
25696Luo, Damien, L57000MetzMoselleFrance
20364Jackson, Anna91791West CovinaCaliforniaUnited States
26463Rogers, Alexa, H98225BellinghamWashingtonUnited States

Generated 2025-07-21 19:31:14.183 UTC