[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5674  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25709Lopez, Savannah3000MelbourneVictoriaAustralia
26125Roberts, Sara, D99202SpokaneWashingtonUnited States
26240Evans, Katelyn98366Port OrchardWashingtonUnited States

Generated 2025-07-13 01:18:38.266 UTC