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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14009Prasad, Brandy, P3198SeafordVictoriaAustralia
17225Dominguez, Lawrence, CWA3WatfordEnglandUnited Kingdom
18997King, Eric98403TacomaWashingtonUnited States

Generated 2025-07-12 12:55:03.130 UTC