[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 5813  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23821Lal, Jordan98020EdmondsWashingtonUnited States
17304Campbell, Haley, L4217Gold CoastQueenslandAustralia
13687Xie, MarioPE17BuryEnglandUnited Kingdom

Generated 2025-07-11 17:41:50.809 UTC