[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 512   SHUFFLE   <  SKIP 927  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26840Yang, Eric, L78000VersaillesYvelineFrance
15643Raji, Omar2138RhodesNew South WalesAustralia
26762Perez, Rachael, D3205South MelbourneVictoriaAustralia

Generated 2025-07-11 07:57:44.668 UTC