[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 475   SHUFFLE   <  SKIP 4335  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26326Washington, Trevor91910Chula VistaCaliforniaUnited States
23772Raman, Cory10501BerlinNordrhein-WestfalenGermany
17649Mehta, Ronald, FRG11 5TPBerkshireEnglandUnited Kingdom
14175Mehta, CynthiaPE17BuryEnglandUnited Kingdom

Generated 2025-07-16 19:04:15.551 UTC