[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 482   SHUFFLE   <  SKIP 2775  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17717Miller, JeremiahWA3WatfordEnglandUnited Kingdom
23684Rodriguez, Jasmine, M91941GrossmontCaliforniaUnited States
26598Adams, Charles, R98403TacomaWashingtonUnited States

Generated 2025-07-11 02:20:29.978 UTC