[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 2999   <  SKIP 2116  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13506Guo, Willie95000CergyVal d'OiseFrance
23808Perry, Spencer91950Lincoln AcresCaliforniaUnited States
14832Rana, BarryB29 6SLBirminghamEnglandUnited Kingdom
22570Yang, JacksonWA3WatfordEnglandUnited Kingdom

Generated 2025-07-21 15:54:29.432 UTC