[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 1481  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11366Patel, Virginia, R3198SeafordVictoriaAustralia
26866Allen, JadaAS23Stoke-on-TrentEnglandUnited Kingdom
11186Price, Sarah, C94303Palo AltoCaliforniaUnited States

Generated 2025-07-11 06:47:13.969 UTC