[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 189   SHUFFLE   <  SKIP 2085  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16599Sr., Cai, Ramón, SW1Y 3RALondonEnglandUnited Kingdom
14490Butler, Aidan, B92118CoronadoCaliforniaUnited States
21810Miller, Justin, C91977Spring ValleyCaliforniaUnited States

Generated 2025-07-10 21:41:46.205 UTC