[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 8375   SHUFFLE   <  SKIP 33  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15833Kovar, Tabitha3205South MelbourneVictoriaAustralia
15574Peterson, Carlos, B91791West CovinaCaliforniaUnited States
17203Raje, Christine, WNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-19 23:46:01.636 UTC