[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 593   SHUFFLE   <  SKIP 350  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26431Rai, Shaun1597Lane CoveNew South WalesAustralia
13105Kovár, Whitney3550BendigoVictoriaAustralia
23808Perry, Spencer91950Lincoln AcresCaliforniaUnited States

Generated 2025-11-05 17:57:51.566 UTC