[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 484   SHUFFLE   <  SKIP 2549  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28314Romero, Dwayne3429SunburyVictoriaAustralia
14928Patel, Roy, ASW8 1XDLondonEnglandUnited Kingdom
12073Rodriguez, Thomas, G90712LakewoodCaliforniaUnited States

Generated 2025-07-14 21:41:31.296 UTC