[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 4027   SHUFFLE   <  SKIP 1493  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26440Green, Devin, J3000MelbourneVictoriaAustralia
24685Kumar, Jordan, E91950Lincoln AcresCaliforniaUnited States
19437Rai, Kelsey, LMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-14 23:51:29.298 UTC