[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 518   SHUFFLE   <  SKIP 3931  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17815Ma, Ronnie, CPE17BuryEnglandUnited Kingdom
23214James, Kaylee, W91945Lemon GroveCaliforniaUnited States
16693Coleman, Ethan, G4551CaloundraQueenslandAustralia
19504Garcia, Dominic, A17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-11 18:08:52.972 UTC