[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 190   SHUFFLE   <  SKIP 132  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13017Alexander, Xavier, A94519ConcordCaliforniaUnited States
26653Allen, Kaylee2450Coffs HarbourNew South WalesAustralia
18775Bell, Andrea97045Oregon CityOregonUnited States

Generated 2025-07-10 12:49:45.727 UTC